hover apply lighter color css

41

.myElement:hover {
  filter: brightness(150%);
}

Comments

Submit
0 Comments